Back to search
30
MCP
API Tools
pulsemcp/api toolsConverts JSON configuration files into callable tools for dynamic API integration, enabling rapid exposure of REST APIs through declarative schemas with parameter substitution, environment variable templating, and authentication middleware.
Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"api_tools": {
"url": "None",
"transport": "http"
}
}
}